Defining Intensity Ranges

The options in the Range box on the ROI Tools panel, shown below, lets you define an intensity domain of dataset values and then apply the selected range as a threshold segmentation (see Creating Threshold Segmentations).

Defined intensity ranges can also be used to define the seeds for a Watershed computation, limit the application of the ROI Painter tools or morphological operators within a selected range, or to add or remove a range from a selected ROI or from the selected class of a multi-ROI.

Range

Range tools

Range options
  Description
Define range Applies an intensity domain on the 2D views of the selected dataset, which is highlighted in a constant color.

Note The highlight color can be selected in the Colors preferences (see Selecting the Colors Preferences).

Lower Otsu* Automatically sets the initial range between 0 and the Otsu threshold. With each additional click, the new range will be computed within the currently selected range.
Upper Otsu* Automatically sets the initial range between the Otsu threshold and the maximum data value in the selected dataset. With each additional click, the re range will be computed within the currently selected range.
Image Lets you select the image on which you want to define the intensity domain, as shown below.

Note This option is only applicable when multiple datasets are visible in the current view.

Opacity Lets you adjust the opacity of the intensity domain highlight.
Show histogram Toggles the visibility of the histogram, which shows how data values are distributed within the selected dataset.

Note You can adjust the range with left or right Range sliders (window width), as well as drag from the middle of the selected range to translate the range values (window center).

Log Y… If selected, the Y-axis will be plotted in log scale.

Plotted range/Data range… Indicates the range of values plotted on the histogram, as well as the minimum and maximum values within the selected dataset.

  • Click the Reset button to reset the original plotted range.

Selected range Indicates the minimum and maximum selected threshold values.
  • The threshold values can be adjusted with the Selected Range sliders, as shown below.

  • Click the Reset button to apply the full range.
Plotted range/Data range Indicates the range of values plotted on the histogram, as well as the minimum and maximum values within the selected dataset.
  • Click the Reset button to reset the original plotted range.
Invert Inverts the selected range.
Interpolation Lets you choose an interpolation method — Nearest, Linear, or Cubic — in cases in which you add to or remove labeled voxels from a selected region of interest that has a different geometry than the dataset on which the range is defined.
Add Adds labeled voxels within the selected range to the current region of interest or to the selected class of a multi-ROI.
Add to New Creates a new region of interest in which all voxels within the selected range will be labeled.
Remove Removes labeled voxels within the selected range from the current region of interest or from the selected class of a multi-ROI.
* In the Otsu thresholding technique, the optimal value that minimizes the weighted within class variances of two classes — foreground and background — is computed. You should note that minimizing the within class variance is the same as maximizing the between class variance.